net/http.http2Transport.MaxEncoderHeaderTableSize (field)

2 uses

	net/http (current package)
		h2_bundle.go#L7221: 	MaxEncoderHeaderTableSize uint32
		h2_bundle.go#L7813: 	if v := t.MaxEncoderHeaderTableSize; v > 0 {